[INFO] cloning repository https://github.com/michaelcortese/pomo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaelcortese/pomo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelcortese%2Fpomo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelcortese%2Fpomo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1508165c4609a83214c2437386459ad5ae5ac1a5
[INFO] fixing michaelcortese/pomo against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelcortese%2Fpomo" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/michaelcortese/pomo
[INFO] finished tweaking git repo https://github.com/michaelcortese/pomo
[INFO] tweaked toml for git repo https://github.com/michaelcortese/pomo written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/michaelcortese/pomo on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/michaelcortese/pomo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/gyscos/cursive`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mac-notification-sys v0.6.8
[INFO] [stderr]   Downloaded indicatif v0.18.3
[INFO] [stderr]   Downloaded zerocopy v0.8.28
[INFO] [stderr]   Downloaded endi v1.1.0
[INFO] [stderr]   Downloaded cc v1.2.47
[INFO] [stderr]   Downloaded console v0.16.1
[INFO] [stderr]   Downloaded clap v4.5.53
[INFO] [stderr]   Downloaded notify-rust v4.11.7
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.28
[INFO] [stderr]   Downloaded clap_builder v4.5.53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9b6d3b1982ea09233e44c795f18ccefb3d9037ff787ab8ea62f726047c15e8b8
[INFO] running `Command { std: "docker" "start" "9b6d3b1982ea09233e44c795f18ccefb3d9037ff787ab8ea62f726047c15e8b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9b6d3b1982ea09233e44c795f18ccefb3d9037ff787ab8ea62f726047c15e8b8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b6d3b1982ea09233e44c795f18ccefb3d9037ff787ab8ea62f726047c15e8b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9b6d3b1982ea09233e44c795f18ccefb3d9037ff787ab8ea62f726047c15e8b8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]    Compiling cursive-macros v0.1.0 (https://github.com/gyscos/cursive#edd3ea63)
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]    Compiling pomo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking console v0.16.1
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking indicatif v0.18.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]     Checking zvariant_utils v3.2.1
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling zvariant_derive v5.8.0
[INFO] [stderr]     Checking enumset v1.1.10
[INFO] [stderr]     Checking cursive_core v0.4.6 (https://github.com/gyscos/cursive#edd3ea63)
[INFO] [stderr]    Compiling zvariant v5.8.0
[INFO] [stderr]     Checking zbus_names v4.2.0
[INFO] [stderr]     Checking cursive v0.21.1 (https://github.com/gyscos/cursive#edd3ea63)
[INFO] [stderr]    Compiling zbus_macros v5.12.0
[INFO] [stderr]     Checking zbus v5.12.0
[INFO] [stderr]     Checking notify-rust v4.11.7
[INFO] [stdout] warning: unused import: `notify_rust::Notification`
[INFO] [stdout]  --> src/notifier.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use notify_rust::Notification;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `notify_rust::Notification`
[INFO] [stdout]  --> src/notifier.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use notify_rust::Notification;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ticker` is never constructed
[INFO] [stdout]  --> src/ticker.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct Ticker {
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `fmt`, and `spawn` are never used
[INFO] [stdout]   --> src/ticker.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Ticker {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 11 |     /// Creates a new ticker
[INFO] [stdout] 12 |     pub fn new(timer: Timer, interval: Interval) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn fmt(&mut self) -> String {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn spawn(mut self) -> JoinHandle<()> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: library kind `framework` is only supported on Apple targets
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pomo` (lib test) due to 1 previous error; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: struct `Ticker` is never constructed
[INFO] [stdout]  --> src/ticker.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct Ticker {
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `fmt`, and `spawn` are never used
[INFO] [stdout]   --> src/ticker.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Ticker {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 11 |     /// Creates a new ticker
[INFO] [stdout] 12 |     pub fn new(timer: Timer, interval: Interval) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn fmt(&mut self) -> String {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn spawn(mut self) -> JoinHandle<()> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: library kind `framework` is only supported on Apple targets
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pomo` (lib) due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "9b6d3b1982ea09233e44c795f18ccefb3d9037ff787ab8ea62f726047c15e8b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b6d3b1982ea09233e44c795f18ccefb3d9037ff787ab8ea62f726047c15e8b8", kill_on_drop: false }`
[INFO] [stdout] 9b6d3b1982ea09233e44c795f18ccefb3d9037ff787ab8ea62f726047c15e8b8
